home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TIMPEXWIN / TIMPEXWIN.txt
Text File  |  2007-09-27  |  5KB  |  198 lines

  1. object ImpExWin: TImpExWin
  2.   Left = 262
  3.   Top = 190
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Import/eksport kontakt'#243'w'
  7.   ClientHeight = 368
  8.   ClientWidth = 520
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Verdana'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object GroupBox1: TGroupBox
  23.     Left = 8
  24.     Top = 8
  25.     Width = 505
  26.     Height = 121
  27.     Caption = 'Import'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Verdana'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     TabOrder = 0
  35.     object StaticText1: TStaticText
  36.       Left = 8
  37.       Top = 16
  38.       Width = 489
  39.       Height = 57
  40.       AutoSize = False
  41.       Caption = 
  42.         'Kliknij przycisk importuj, poka'#380'e si'#281' okienko, w kt'#243'rym nale'#380'y w' +
  43.         'yszuka'#263' plik z wyeksportowanymi kontaktami. Po wybraniu pliku ko' +
  44.         'ntakty zostan'#261' zaimportowane. Uwaga, aby mo'#380'liwy by'#322' import kont' +
  45.         'akt'#243'w tlenowych, musisz by'#263' zalogowany do sieci Tlen.pl'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clNavy
  48.       Font.Height = -11
  49.       Font.Name = 'Verdana'
  50.       Font.Style = []
  51.       ParentFont = False
  52.       TabOrder = 0
  53.     end
  54.     object Button1: TButton
  55.       Left = 8
  56.       Top = 80
  57.       Width = 209
  58.       Height = 25
  59.       Caption = 'Kontakty Tlenowe, GG, SMS'
  60.       Font.Charset = DEFAULT_CHARSET
  61.       Font.Color = clWindowText
  62.       Font.Height = -11
  63.       Font.Name = 'Verdana'
  64.       Font.Style = [fsBold]
  65.       ParentFont = False
  66.       TabOrder = 1
  67.       OnClick = Button1Click
  68.     end
  69.     object Button3: TButton
  70.       Left = 232
  71.       Top = 80
  72.       Width = 257
  73.       Height = 25
  74.       Caption = 'Kontakty telefoniczne z Outlook/OE'
  75.       Font.Charset = DEFAULT_CHARSET
  76.       Font.Color = clWindowText
  77.       Font.Height = -11
  78.       Font.Name = 'Verdana'
  79.       Font.Style = [fsBold]
  80.       ParentFont = False
  81.       TabOrder = 2
  82.       OnClick = Button3Click
  83.     end
  84.   end
  85.   object GroupBox2: TGroupBox
  86.     Left = 8
  87.     Top = 136
  88.     Width = 505
  89.     Height = 113
  90.     Caption = 'Eksport'
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clWindowText
  93.     Font.Height = -11
  94.     Font.Name = 'Verdana'
  95.     Font.Style = [fsBold]
  96.     ParentFont = False
  97.     TabOrder = 1
  98.     object Button2: TButton
  99.       Left = 8
  100.       Top = 80
  101.       Width = 209
  102.       Height = 25
  103.       Caption = 'Kontakty Tlenowe, GG, SMS'
  104.       Font.Charset = DEFAULT_CHARSET
  105.       Font.Color = clWindowText
  106.       Font.Height = -11
  107.       Font.Name = 'Verdana'
  108.       Font.Style = [fsBold]
  109.       ParentFont = False
  110.       TabOrder = 0
  111.       OnClick = Button2Click
  112.     end
  113.     object StaticText2: TStaticText
  114.       Left = 8
  115.       Top = 16
  116.       Width = 489
  117.       Height = 57
  118.       AutoSize = False
  119.       Caption = 
  120.         'Kliknij przycisk eksportuj, poka'#380'e si'#281' okienko, w kt'#243'rym nale'#380'y ' +
  121.         'wybra'#263' docelowy katalog, w nim zostanie utworzony plik kontakty.' +
  122.         'xml z wyeksportowanymi kontaktami.'
  123.       Font.Charset = DEFAULT_CHARSET
  124.       Font.Color = clNavy
  125.       Font.Height = -11
  126.       Font.Name = 'Verdana'
  127.       Font.Style = []
  128.       ParentFont = False
  129.       TabOrder = 1
  130.     end
  131.   end
  132.   object GroupBox3: TGroupBox
  133.     Left = 8
  134.     Top = 256
  135.     Width = 505
  136.     Height = 105
  137.     Caption = 'Metakontakty'
  138.     Font.Charset = DEFAULT_CHARSET
  139.     Font.Color = clWindowText
  140.     Font.Height = -11
  141.     Font.Name = 'Verdana'
  142.     Font.Style = [fsBold]
  143.     ParentFont = False
  144.     TabOrder = 2
  145.     object Label1: TLabel
  146.       Left = 16
  147.       Top = 80
  148.       Width = 37
  149.       Height = 13
  150.       Caption = 'Label1'
  151.       Font.Charset = DEFAULT_CHARSET
  152.       Font.Color = clWindowText
  153.       Font.Height = -11
  154.       Font.Name = 'Verdana'
  155.       Font.Style = [fsItalic]
  156.       ParentFont = False
  157.       Visible = False
  158.     end
  159.     object Button4: TButton
  160.       Left = 96
  161.       Top = 55
  162.       Width = 97
  163.       Height = 25
  164.       Caption = 'Import'
  165.       TabOrder = 0
  166.       OnClick = Button4Click
  167.     end
  168.     object Button5: TButton
  169.       Left = 288
  170.       Top = 55
  171.       Width = 97
  172.       Height = 25
  173.       Caption = 'Eksport'
  174.       TabOrder = 1
  175.       OnClick = Button5Click
  176.     end
  177.     object StaticText3: TStaticText
  178.       Left = 8
  179.       Top = 16
  180.       Width = 489
  181.       Height = 33
  182.       AutoSize = False
  183.       Caption = 'Click import...'
  184.       Font.Charset = DEFAULT_CHARSET
  185.       Font.Color = clNavy
  186.       Font.Height = -11
  187.       Font.Name = 'Verdana'
  188.       Font.Style = []
  189.       ParentFont = False
  190.       TabOrder = 2
  191.     end
  192.   end
  193.   object OpenDialog1: TOpenDialog
  194.     Left = 112
  195.     Top = 40
  196.   end
  197. end
  198.